projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a23f31
)
Exynos: PWM: Add TCMPB3 field in pwm structure
author
Chander Kashyap
<
[email protected]
>
Sun, 18 Dec 2011 22:56:43 +0000
(22:56 +0000)
committer
Albert ARIBAUD
<
[email protected]
>
Sun, 12 Feb 2012 09:11:28 +0000
(10:11 +0100)
Add TCMPB3 field in pwm structure, earliar this was res1.
Signed-off-by: Chander Kashyap <
[email protected]
>
Signed-off-by: Minkyu Kang <
[email protected]
>
arch/arm/include/asm/arch-exynos/pwm.h
patch
|
blob
|
history
diff --git
a/arch/arm/include/asm/arch-exynos/pwm.h
b/arch/arm/include/asm/arch-exynos/pwm.h
index d0cf3cb853b84b4fab122752fad43ac8c53f2605..3e951601cdcbcd7e6083c4add83497ab79c53fe0 100644
(file)
--- a/
arch/arm/include/asm/arch-exynos/pwm.h
+++ b/
arch/arm/include/asm/arch-exynos/pwm.h
@@
-57,7
+57,7
@@
struct s5p_timer {
unsigned int tcmpb2;
unsigned int tcnto2;
unsigned int tcntb3;
- unsigned int
res1
;
+ unsigned int
tcmpb3
;
unsigned int tcnto3;
unsigned int tcntb4;
unsigned int tcnto4;